home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.1 [x86] / NeXT Step 3.1 Intel.cdr.dmg / NextApps / Grab.app / Swedish.lproj / InfoPanel.nib / data.classes next >
Text File  |  1993-03-18  |  202b  |  16 lines

  1. FirstResponder = {
  2.     ACTIONS = {
  3.     };
  4.     SUPERCLASS = Object;
  5. };
  6. Grab = {
  7.     ACTIONS = {
  8.     keithClicked:;
  9.     };
  10.     OUTLETS = {
  11.     infoPanel;
  12.     versionNumber;
  13.     };
  14.     SUPERCLASS = Application;
  15. };
  16.